func github.com/go-pg/pg/v10/types.nilable
3 uses
github.com/go-pg/pg/v10/types (current package)
flags.go#L19: func nilable(v reflect.Value) bool {
scan_value.go#L388: if nilable(v) && v.IsNil() {
scan_value.go#L394: if nilable(v) && v.IsNil() {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)